XXXXmmmmSSSSttttrrrriiiinnnnggggHHHHaaaassssSSSSuuuubbbbssssttttrrrriiiinnnnggggindicates whether or not one compound
string is contained within another.
_s_t_r_i_n_g Specifies the compound string to be searched
_s_u_b_s_t_r_i_n_g Specifies the compound string to be searched for
RRRREEEETTTTUUUURRRRNNNN
Returns True if _s_u_b_s_t_r_i_n_ghas a single text component and if
its text is completely contained within any single text
component of _s_t_r_i_n_g; otherwise, it returns False.
RRRREEEELLLLAAAATTTTEEEEDDDD
XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeee(3) and XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeLLLLooooccccaaaalllliiiizzzzeeeedddd(3).